records

records

Active filters Clear all

No active filters

Filters

Bilancio di Previsione - Quadro Generale Entrate

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Anno di riferimento
               

No description available for this field.

Name (identifier)
anno_di_riferimento
Type
date
Sample
                       
Entrate
               

No description available for this field.

Name (identifier)
entrate
Type
text
Sample
                       
Cassa Anno Corrente
               

No description available for this field.

Name (identifier)
cassa_anno_corrente
Type
decimal
Sample
                       
Competenze Anno Corrente
               

No description available for this field.

Name (identifier)
competenze_anno_corrente
Type
decimal
Sample
                       
Competenze Primo Anno Successivo
               

No description available for this field.

Name (identifier)
competenze_primo_anno_successivo
Type
decimal
Sample
                       
Competenze Secondo Anno Successivo
               

No description available for this field.

Name (identifier)
competenze_secondo_anno_successivo
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"bilancio-preivisionale-quadro-generale-entrate",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bilancio-preivisionale-quadro-generale-entrate"
      }
    ]
    ,
  • "definitions":
    {
    • "bilancio-preivisionale-quadro-generale-entrate":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bilancio-preivisionale-quadro-generale-entrate_records"
            }
          }
        }
      }
      ,
    • "bilancio-preivisionale-quadro-generale-entrate_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "anno_di_riferimento":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Anno di riferimento",
              • "description":""
              }
              ,
            • "entrate":
              {
              • "type":"string",
              • "title":"Entrate",
              • "description":""
              }
              ,
            • "cassa_anno_corrente":
              {
              • "type":"number",
              • "title":"Cassa Anno Corrente",
              • "description":""
              }
              ,
            • "competenze_anno_corrente":
              {
              • "type":"number",
              • "title":"Competenze Anno Corrente",
              • "description":""
              }
              ,
            • "competenze_primo_anno_successivo":
              {
              • "type":"number",
              • "title":"Competenze Primo Anno Successivo",
              • "description":""
              }
              ,
            • "competenze_secondo_anno_successivo":
              {
              • "type":"number",
              • "title":"Competenze Secondo Anno Successivo",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets